home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / REBOOT4.ARJ / PED.DOC < prev    next >
Text File  |  1990-07-31  |  7KB  |  185 lines

  1. 8/1/90
  2.  
  3.                         PED by Bob Foley
  4.              Copyright (c) 1988-90, Pliable Products
  5.                           P.O. Box 1245
  6.                         Folsom, CA 95630
  7.                          (916) 988-8556
  8.  
  9.  
  10.  
  11.  
  12.                           INTRODUCTION
  13.  
  14. PED is a full-featured screen editor with pull-down menus. It can
  15. be used to create batch files, programs, documents (like this one)
  16. and reminders. It is extremely easy to learn and easy to use.
  17.  
  18. PED has many word processor-like abilities, but it should not be
  19. confused with a word processor, it is an "editor". An editor
  20. typically deals with text on a line-by-line basis whereas a word
  21. processor is concerned with entire paragraphs. PED does not wrap
  22. words like a word processor. Instead, it lets you enter up to 1000
  23. characters per line.
  24.  
  25. The copy of PED accompanying this document (Version 3.0) is
  26. "shareware". That means that it is free to any individual who
  27. wishes to use it. IN ORDER TO USE PED IN A PROFESSIONAL
  28. ENVIRONMENT, IT MUST BE REGISTERED (see below).
  29.  
  30. IMPORTANT: If you find this program helpful and easy to use, please
  31. consider registering it with Pliable Products for a nominal fee of
  32. $23 (US funds, please). When we receive your registration fee you
  33. will be sent the latest "commercial" copy of PED and printed
  34. documentation. PED MUST be registered in order to use it in a
  35. business environment.
  36.  
  37. Give PED to anyone you like (or don't like). All we ask is that
  38. this document remain with the program where ever it goes (either on
  39. the disk or in printed form).
  40.  
  41.  
  42.  
  43.                             USING PED
  44.  
  45. Copy the PED.EXE program to a directory or disk where you normally
  46. put utility software. Such a directory would normally be included
  47. in your MS-DOS "PATH" environment variable.
  48.  
  49. Run PED from the command line by typing "PED". If you want, you can
  50. specify the name of a document on the command line. For example:
  51.  
  52.      PED
  53.  
  54. or
  55.      PED  ped.doc
  56.  
  57. The latter command will run PED and automatically load the PED.DOC
  58. document into the editor. The former command will run PED and begin
  59. an editing session on an as yet untitled file.
  60.  
  61. At this point, it would be a good idea to familiarize yourself with
  62. each of PED's functions. Most of these functions are invoked by
  63. picking the appropriate item from the pull-down menu. For example,
  64. if you want to load a new file into PED, press ESC to access the
  65. menu. Now move the cursor to "Load a file" and press ENTER. Type in
  66. the name of the document you wish to load and press ENTER. The
  67. named document will then be loaded into PED.
  68.  
  69. If the colors and/or contrast of the screen and menus do not appear
  70. to be displayed properly you might consider changing the colors by
  71. picking the "Configure" option on the far right menu. If you are
  72. running PED on a monochrome monitor, try adjusting the contrast
  73. knob before changing the colors.
  74.  
  75. Note that most of the menu options have "Quick keys" listed next to
  76. them in parentheses. The quick keys are keys that can be pressed
  77. instead of accessing the menu to perform a given function. For
  78. example, to Quit PED you can either pick "Quit" from the menu, or
  79. you can press Ctrl-Q.
  80.  
  81. Though most people edit only one file at a time, PED can have up to
  82. 8 files loaded simultaneously. This allows you to copy blocks of
  83. text from one document to another, to compare two similar
  84. documents, and to perform related operations on similar documents.
  85.  
  86. After fiddling with PED for a while, you will begin to see why
  87. there isn't much documentation - THERE ISN'T MUCH NEED FOR
  88. DOCUMENTATION because PED is so easy to use.
  89.  
  90. When in the editing mode, these keys are active:
  91.  
  92.      Esc               Activate/deactivate pull down menus
  93.      Arrow keys        Move cursor throughout document.
  94.      Home              Beginning of current line.
  95.      End               End of current line.
  96.      PgUp              Previous page.
  97.      PgDn              Next page.
  98.      Ctrl-Home         Top of document.
  99.      Ctrl-End          End of document.
  100.      Ctrl-Left arrow   Move to the next word to the left.
  101.      Ctrl-Right arrow  Move to the next word to the right.
  102.      Del               Delete the character to the right.
  103.      Backspace         Delete the character to the left.
  104.      Tab               Move 1 tab (4 spaces) to the right.
  105.      Shift-Tab         Move 1 tab to the left.
  106.      Ins               Toggle insert mode.
  107.      Enter             Beginning of next line (auto-indent).
  108.      Ctrl-Enter        Beginning of next line.
  109.  
  110. The keys listed below are quick-keys. They may be accessed by pull-
  111. down menu functions or by the named key.
  112.  
  113.      Ctrl-B            Set a block marker.
  114.      Ctrl-C            Copy the marked block.
  115.      Ctrl-D            Delete line.
  116.      Ctrl-F            Find a string.
  117.      Ctrl-G            Go to a specific line.
  118.      Ctrl-N            Find next occurrence of a string.
  119.      Ctrl-P            Find previous occurrence of a string.
  120.      Ctrl-Q            Quit PED.
  121.      Ctrl-R            Find/Replace a string.
  122.      Ctrl-S            Swap to the next file (1 of up to 8).
  123.      Ctrl-T            Enter a character transparently.
  124.      Ctrl-U            Undelete line.
  125.      Ctrl-X            Save/exit from PED.
  126.  
  127. The menu options themselves are self-explanatory.
  128.  
  129.  
  130.  
  131.              HOW TO ORDER THE LATEST VERSION OF PED
  132.  
  133. Again, if you find PED to be helpful and easy to use, please
  134. consider registering your copy for $23. As of the date at the top
  135. of this document, the following features have been added to the
  136. "commercial" version of PED:
  137.  
  138.      ∙ EMS and disk memory support - edit 8 Megabyte files.
  139.      ∙ Line length extended to 2000 characters.
  140.      ∙ Global search/replace - replace text in many files (*.DOC).
  141.      ∙ Printed documentation (better than this document anyway).
  142.      ∙ + more.
  143.  
  144. If you have any questions or suggestions for improvement, please
  145. don't hesitate to call! Thank you for your support.
  146.  
  147. Bob Foley
  148. Pliable Products
  149. P.O. Box 1245
  150. Folsom, CA 95630
  151. (916) 988-8556
  152.  
  153.  
  154. PS: Even if you don't plan to register PED right now, please send
  155. a post card with your name and address so that we can notify you of
  156. new PED updates.
  157.  
  158.  
  159.  
  160. Other Pliable Products:
  161.  
  162. THE PERFECT MENU: Our nationally advertised pull-down menus for
  163. Word Perfect. Our most popular product! $25 + $3 for shipping.
  164.  
  165. INSTANT MENUS: Create pull-down menus for almost any program -
  166. without programming. This is the system that created "The Perfect
  167. Menu". $50 + $3 for shipping.
  168.  
  169. THE SEEKER: Search through any type of file for matches. The Seeker
  170. can search an entire hard disk for pieces of text at a rate of over
  171. 2 Megabytes per minute! $25 + $3 for shipping.
  172.  
  173. TEXTQUEST: Similar to The Seeker, TextQuest is designed for
  174. document files. There are 3 versions: Dos-text, Word Perfect, and
  175. Microsoft Word. $30 + $3 for shipping.
  176.  
  177. EPSON EMULATOR: Emulate any Epson printer on an HP Laser Jet. $25
  178. + $3 for shipping.
  179.  
  180. COMPUTER CADDY: Keep track of your golf rounds, course stats (hole
  181. by hole), improvement, putting, and handicap. $20 + $3 for
  182. shipping.
  183.  
  184. Call or write for an up-to-date catalog.
  185.